CalendarView for WinForms
明示的 キャスト 演算子 オペレータ (Matrix<T>)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Matrix<T> クラス : 明示的 キャスト 演算子 オペレータ
A Matrix indicates the matrix will calculate value of it.
Use the explicit convertion to get a value of matrix.
シンタックス
'宣言
 
Public Operator Narrowing CType( _
   ByVal value As Matrix(Of T) _
) As T
public T operator explicit( 
   Matrix<T> value
)

パラメータ

value
A Matrix indicates the matrix will calculate value of it.

戻り値の型

A double indicates the value of the speical matrix.
参照

Matrix<T> クラス
Matrix<T> メンバ